home *** CD-ROM | disk | FTP | other *** search
- Path: news.mr.net!usenet
- From: phillip.patton@lawson.com (Phillip Patton)
- Newsgroups: comp.lang.c++
- Subject: Re: HELP!: Need help with DLL's
- Date: 5 Jan 1996 21:56:04 GMT
- Organization: Lawson Software
- Message-ID: <4ck6pk$hvl@news.mr.net>
- References: <4ce9h7$in7@scotsman.ed.ac.uk>
- NNTP-Posting-Host: 204.73.38.62
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.99.3
-
- >
- >hi,
- >
- >I am about to start programming DLL's and I need to know what
- kind of structure they take in the code. I know how to pull
- them into a windows program but I just can't find any books
- or text on programming them. If anyone knows any good books
- or texts I can get I would be glad of thier help.
-
-
- Try "Programming Windows 3.1" by Charles Petzold. The last chapter has
- some info on creating dll's. It's about the only thing I've found so far.
-
-